Re: Postgresql and Macintosh - Mailing list pgsql-general

From Christoph Pingel
Subject Re: Postgresql and Macintosh
Date
Msg-id a06100501be2f920554ef@[84.135.212.156]
Whole thread Raw
In response to Postgresql and Macintosh  ("renato.barrios" <renato.barrios@online.fr>)
List pgsql-general
>Please tell me if Postgresql runns in an iMac.

If you're on OS X, sure. I'd recommend installing darwinports
(http://darwinports.opendarwin.org), which makes downloading and
compiling as easy as that:

    sudo port install postgresql8

darwinports also features several modules for accessing postgresql, I
use psycopg for Python.
On my machine, a 'not-too-current' Powerbook, the combo runs without
any problems.

best regards,
Christoph

pgsql-general by date:

Previous
From: Tino Wildenhain
Date:
Subject: Re: Postgresql and Macintosh
Next
From: Richard Huxton
Date:
Subject: Re: More concurent transaction over single connection